PATHMac OS 8 and 9 Developer Documentation > Interapplication Communication > AppleScript for Scripters >

AppleScript Language Guide

   

Kinds of Errors

Every script error falls into one of the following categories:

Note

Some "errors" are the result of the normal operation of a command. For example, the Choose File command returns error -128, User canceled, if the user presses the Cancel button in the resulting dialog box. Scripts must routinely handle such errors to ensure normal operation. For a script that handles this error, see the Examples section in Try.


© 1999 Apple Computer, Inc. – (Last Updated 21 May 99)